.missing{
	font-size: 5em;
	color: #900;
	text-align: center;
	padding: 1em;
}

@media (min-width: 1400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	    max-width: 92% !important;
	}
}

/* graffix */
.container_hcc .key1_positive_chart, .container_hcc .key1_neg_chart,
.container_hcc .key2_positive_chart, .container_hcc .key2_neg_chart{
	font-size: 1rem;
	padding-left: 0;
}
.container_hcc .value_column_positive_container,.container_of_columns{
	font-size: 0;
}
.container_of_columns{
	padding: 1rem 0;
}
.rts_container, .rts_container .last_column, .rts_container .first_column{
	background: transparent;
}

.graphs .graph h5{
	font-size: 2rem;
}
@media (min-width: 1600px){
	.graphs .graph h5{
		font-size: 1.7rem;
	}
}
table{
	margin: 4rem auto;
}
table .table_line{
	border-bottom: 0;
}

table.auto{
	width: 100%;
}
table.auto th:not(:first-child){
	text-align: right;
}
.text{
	width: auto;
}
.pie .legend_pie > div{
	font-size: 1rem;
}
.pie .value_container div:first-child{
	max-width: none;
	min-width: 0;
	width: 3rem;
}
.pie .heading_container, .graph1 h5, .graph2 h5{
	font-size: 2rem;
	line-height: 2.2rem;
}
.popisok_normal{
	font-size: 1rem;
	line-height: 1.2em;
}
/* graffix */

.bodyCopy {
	display: none;
}

.bodyCopy.active {
	-webkit-transition: all 0.25s ease;
	display: inherit;
}

.logo {
	width: 239px;
	height: 39px;
	position: absolute;
	z-index: 100;
	top: 75vh;
	right: 10vw;
}

html, body{
	min-height: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
	font-family: 'poppins', sans-serif !important;
	font: normal normal normal 20px/30px Poppins;
	color: #5F5F5F !important;
	-webkit-text-size-adjust: 100%;
}
.smaller, .small{
	font-size: 0.75em;
}
.smaller h2{
	font-size: 2.5em;
}
.big{
	font-size: 1.2em;
}
.upper{
	text-transform: uppercase;
}
p,form,h1,h2,h3,h4,html,body{
	margin: 0;
	padding: 0;
	border: none;
}
a{
	color: inherit;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.3s ease;
}
a:hover{
	/*color: rgb(243,112,33);
	color: #ff245e;*/
}
color{
}
.head, .color, h4{
	color: #5F5F5F;
}
.clr:after,.slide:after{
	content:"";
	display: block;
	clear: both;
}

.font, .cite, h4{
	font-family: roc-grotesk, sans-serif;
}
.cite{
	font-size: 1.6666rem;
	padding: 1em 0;
}

.bg-pink.light{
	background: #ff91ae;
}
.bg-yellow.light{
	background: #ffefb4;
}
.bg-lb.light{
	background: #86d7e6;
}
.bg-purple.light{
	background: #ac95bf;
}
.bg-orange.light{
	background: #f9b790;
}
.bg-green.light{
	background: #aed557;
}

.color-pink{
	color: #EC008C;
}
.color-yellow{
	color: #ffcb05;
}
.color-lb{
	color: #0db0cd;
}
.color-purple{
	color: #5a2b7f;
}
.color-lpurple{
	color: rgb(173,149,191);
}
.color-orange{
	color: #FF7D0E;
}
.color-green{
	color: #a6ce39;
}
.color-black{
	color: #333;
}
.color-db{
	color: #2F3462;
}
.color-deeppurple{
	color: #693153;
}

.center{
	text-align: center;
}
p img{
	max-width: 100%;
}
h2,h3,h4,h5,p,ul,.pre, .text{
	margin: 0 auto;
}
.text .text, .lax .text{
	width: auto;
}
h1{
	font-size: 3rem;
}
h2{
	font-size: 1.6666rem;
	line-height: 1.2em;
	padding: 0;
	font-weight: normal;
}
h5{
	font-size: 1em;
}
p{
	padding: 0.5em 0;
}
p + h5{
	padding-top: 0.75em;
}
h5 + p{
	padding-top: 0;
}
img{
	max-width: 100%;
}
ul{
	margin: 0.5em auto;
	padding-left: 1.4em;
}
ul li{
	padding: 0.3em 0;
}

.width{
	width: 96%;
	max-width: 1200px;
	padding-top: .65em;
	position: relative;
}
.head .width{
	width: 100%;
}
.g-width{
	width: 96%;
	max-width: 1480px;
	margin: auto;
	padding: 4em 0;
}
.huge{
	font-size: 2em;
}
.pre{
	white-space: pre-wrap;
}
.note{
	font-size: 0.75em;
}
.line{
	border-bottom: 1px solid;
}
.circle{
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
}
div{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.circle .font{
	font-size: 2em;
}
.cite:first-child{
	padding-top: 0.2em;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}

.text > .half:nth-child(2n+1), .text.reverse > .half:nth-child(2n){
	padding-right: 1em;
}
.text > .half:nth-child(2n), .text.reverse > .half:nth-child(2n+1){
	padding-left: 1em;
}
.half{
	width: 50%;
	float: left;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.reverse > .half{
	float: right;
}
.half.w4{
	width: 40%;
}
.half.w4 + .half{
	width: 60%;
}
.third{
	float: left;
	width: 33.3333%;
}
.capitalize:first-letter{
	float: left;
	display: inline-block;
	font-size: 4.5em;
	font-family: roc-grotesk, sans-serif;
	margin: 0 0.08em 0 0;
	line-height: 0.8em;
	vertical-align: middle;
	height: 1em;
	padding: 0;
}
@-moz-document url-prefix() {
	.capitalize:first-letter{
		padding: 0.05em 0 0;
	}
}

.clr:after,.grid:after, br.clr{
	display: block;
	content: "";
	float: none;
	clear: both;
}

.next{
	position: relative;
}
.next:after{
	content: "";
	height: 0;
	border-bottom: 1px solid;
	width: 2.6em;
	margin-left: 1em;
	vertical-align: middle;
	display: inline-block;
}
.next:before{
	content: "";
	position: absolute;
	right: 0.16em;
	top: 50%;
	margin-top: -0.41em;
	width: 1em;
	height: 1em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid;
	border-right: 1px solid;
}

.switch a{
	display: inline-block;
	font-size: .85rem;
	color: #8e877d;
	padding: 0.8em 1.5em;
	background-color: #FFF;
	border-radius: 50px;
	margin-right: 0.75em;
	margin-bottom: 0.75em;
	text-decoration: none;
}
.switch a.active,.switch a:hover{
	background: #499BED;
	color: #FFF;
}
.switch a.bg:hover{
	background: #FFFCE6 !important;
	color: #693153;
}

.slider{
	position: relative;
}
.slider > div{
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: opacity 0.65s ease;
	transition: opacity 0.65s ease;
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
	background-size: cover;
}
.slider > div.active{
	opacity: 1;
	z-index: 1;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.dots{
	position: absolute;
	top: 100%;
}
.dot{
	display: inline-block;
	width: 1em;
	height: 1em;
	cursor: pointer;
	padding: 0;
	opacity: 0.6;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.dot:before{
	width: 0.25em;
	height: 0.25em;
	display: inline-block;
	border: none;
	background: #333;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	vertical-align: middle;
	top: 0.4em;
	left: 0.4em;
}
.dot:hover, .dot.active{
	opacity: 1;
}
.mob{
	display: none;
}


.head{
	padding: 1rem 0 0;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	/*min-height: 12rem;*/
}
.body.bg{
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.head .bg{
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.head > .container{
	max-width: 2400px;
	width: 92%;
	margin: 0 auto;
	position: relative;
}
.head > .container .num{
    position: absolute;
    top: -0.75em;
    right: 0;
    font: normal normal 400 2em/2.5em poppins !important;
    z-index: 1;
    color: #8E877D;
}
.head > .container > .line{
	margin-top: -1.85em;
	margin-bottom: 1rem;
}
.head .container > h2{
	padding-top: 0;
	padding-bottom: 1em;
	font: normal normal 600 30px/40px Poppins;
	color: #8E877D;
}
.body.bg{
	padding-top: 1rem;
}
.head.clone{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: none;
	-webkit-transition: none;
	transition: none;
	z-index: 5;
	min-height: 0;
}
.section.active .head.clone.active{
	display: block;
}

ul{
	list-style: none;
	padding-left: 0;
}
ul li{
	position: relative;
	padding-left: 0.6em;
}
ul li:before{
	content: "";
	display: inline-block;
	border-bottom: 2px solid #499BED;
	width: 5px;
	height: 0;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 0.85em;
}

.section{
	overflow: hidden;
	max-height: 12rem;
	-webkit-transition: max-height 0s linear 0.8s, margin 0.6s ease, top 0.6s ease;
	transition: max-height 0s linear 0.8s, margin 0.6s ease, top 0.6s ease;
	position: relative;
	-webkit-box-shadow: 0px -40px 60px rgba(0,0,0,0.1);
	box-shadow: 0px -40px 60px rgba(0,0,0,0.1);
	z-index: 2;
	background: #D5CFC8;
	margin-bottom: -4rem;
	top: 0;
}

.section:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	border-top: 1px solid rgba(255,255,255,0.15);
}
.section:hover{
	top: -4rem;
}
.section#sec-12:not(.active):hover{
	max-height: 16rem;
	margin-bottom: -4rem;
}
.section#sec-12{
	-webkit-transition: max-height 0.6s linear, margin 0.6s ease, top 0.6s ease;
	transition: max-height 0.6s linear, margin 0.6s ease, top 0.6s ease;
	transition: all 0.6s ease !important;
	margin-bottom: 0;
}
.section.active, .section.active:hover{
	-webkit-transition: max-height 1.8s linear;
	transition: max-height 1.8s linear;
	max-height: 12000px;
	margin-top: 0;
	top: 0;
	margin-bottom: 0;
}
.section.fixed{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;

}

#ruler-sec{
	height: 8rem;
	position: fixed;
	left: 100%;
	width: 0;
}

#title{
	position: relative;
}
#title h1{
	position: absolute;
	top: 40%;
	left: 10%;
	right: 10%;
	text-align: center;
	font-size: 7vw;
	font-weight: 400;
	line-height: 1.2em;
	color: #FFF;
}
#title .num{
	font-family: 'poppins', sans-serif;
	font-size: 0.5em;
	display: block;
	line-height: 1.2em;
}

#sec-01 .head, #sec-01.active:hover .head, #sec-01 .bg, #sec-01.active:hover .bg, #sec-01 .prehead{
	background: #eae7e4;
}
#sec-01:not(.active) .head, #sec-01:not(.active) .bg{
	background: #D5CFC8;
}
#sec-01 .head .text .line{
	margin: 0.5rem 0;
}
#sec-01:not(.active):hover .body.bg .cite{
	margin-top: -5.66em;
}
#sec-01 .body.bg .cite{
	margin-top: -4.4em;
	padding-left: 0.5em;
	margin-left: -0.5em;
	padding-top: 1em;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
#sec-01 .body{
	padding: 5% 0;
}
#sec-01 .body.bg{
	padding: 1rem 0;
}
#sec-01 .body .cite{
	max-width: 960px;
	width: 88%;
	margin: 1.6em 0;
}
#sec-01 .body .cite.center{
	text-align: center;
	margin: 1.6em auto;
}
#sec-01 .body:not(.bg) .bg{
	margin: 5% 0 7%;
	padding-bottom: 4em;
}
#sec-01 .switch{
	opacity: 1;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	padding: 0 1em;
	margin: -1em -1em 0;
	float: left;
}
#sec-01.active .switch{
	opacity: 1;
	margin-top: 0em;
}
#sec-01 .head img{
	position: relative;
	width: 80%;
	top: 2em;
}
#sec-01 .body img{
	position: relative;
	width: 100%;
}
#sec-01 .circle{
	margin: 1em auto;
	width: 10em;
	height: 8em;
	padding: 4em 3em;
}
#sec-01 .circle .flip-2{
	display: none;
}
#sec-01 .circle .font{
	font-size: 2.6em;
}
#sec-01 .padded.bg{
	padding: 3em 0;
	margin: 3em 0;
	background: #A7A7A733 !important;
}
#sec-01 .padded.bg .line{
	border-bottom: none;
	border-left: 1px solid;
}
#sec-01 .padded.bg .line .clr{
	position: relative;
	padding-top: 3em;
	padding-left: 5em;
}
#sec-01 .padded.bg .line .num{
	width: 1em;
	font-size: 4.5em;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right;
	line-height: 1em;
}
#sec-01 .padded.bg .line p{
	color: #000000D9;
}

#sec-02 {
	z-index:  3;
}

#sec-02 .head, #sec-02.active:hover .head, #sec-02 .bg, #sec-02.active:hover .bg, #sec-02 .prehead{
	background: #eae7e4;
}
#sec-02:not(.active) .head, #sec-02:not(.active) .bg{
	background: #D5CFC8;
}
#sec-02 .head .text .line{
	margin: 0.5rem 0;
}
#sec-02:not(.active):hover .body.bg .cite{
	margin-top: -5.66em;
}
#sec-02 .body.bg .cite{
	margin-top: -4.4em;
	padding-left: 0.5em;
	margin-left: -0.5em;
	padding-top: 1em;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
#sec-02 .body{
	padding: 5% 0;
}
#sec-02 .body.bg{
	padding: 1rem 0;
}
#sec-02 .body .cite{
	max-width: 960px;
	width: 88%;
	margin: 1.6em 0;
}
#sec-02 .body .cite.center{
	text-align: center;
	margin: 1.6em auto;
}
#sec-02 .body:not(.bg) .bg{
	margin: 5% 0 7%;
	padding-bottom: 4em;
}
#sec-02 .switch{
	opacity: 1;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	padding: 0 1em;
	margin: -1em -1em 0;
	float: left;
}
#sec-02.active .switch{
	opacity: 1;
	margin-top: 0em;
}
#sec-02 .head img{
	position: relative;
	width: 80%;
	top: 2em;
}
#sec-02 .body img{
	position: relative;
	width: 100%;
}
#sec-02 .circle{
	margin: 1em auto;
	width: 10em;
	height: 8em;
	padding: 4em 3em;
}
#sec-02 .circle .flip-2{
	display: none;
}
#sec-02 .circle .font{
	font-size: 2.6em;
}
#sec-02 .padded.bg{
	padding: 3em 0;
	margin: 3em 0;
	background: #A7A7A733 !important;
}
#sec-02 .padded.bg .line{
	border-bottom: none;
	border-left: 1px solid;
}
#sec-02 .padded.bg .line .clr{
	position: relative;
	padding-top: 3em;
	padding-left: 5em;
}
#sec-02 .padded.bg .line .num{
	width: 1em;
	font-size: 4.5em;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right;
	line-height: 1em;
}
#sec-02 .padded.bg .line p{
	color: #000000D9;
}

#sec-03 {
	z-index: 4;
}

#sec-03 .head, #sec-03.active:hover .head, #sec-03 .bg, #sec-03.active:hover .bg, #sec-03 .prehead{
	background: #eae7e4;
}
#sec-03:not(.active) .head, #sec-03:not(.active) .bg{
	background: #D5CFC8;
}
#sec-03 .head .text .line{
	margin: 0.5rem 0;
}
#sec-03:not(.active):hover .body.bg .cite{
	margin-top: -5.66em;
}
#sec-03 .body.bg .cite{
	margin-top: -4.4em;
	padding-left: 0.5em;
	margin-left: -0.5em;
	padding-top: 1em;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
#sec-03 .body{
	padding: 5% 0;
}
#sec-03 .body.bg{
	padding: 1rem 0;
}
#sec-03 .body .cite{
	max-width: 960px;
	width: 88%;
	margin: 1.6em 0;
}
#sec-03 .body .cite.center{
	text-align: center;
	margin: 1.6em auto;
}
#sec-03 .body:not(.bg) .bg{
	margin: 5% 0 7%;
	padding-bottom: 4em;
}
#sec-03 .switch{
	opacity: 1;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	padding: 0 1em;
	margin: -1em -1em 0;
	float: left;
}
#sec-03.active .switch{
	opacity: 1;
	margin-top: 0em;
}
#sec-03 .head img{
	position: relative;
	width: 80%;
	top: 2em;
}
#sec-03 .body img{
	position: relative;
	width: 100%;
}
#sec-03 .circle{
	margin: 1em auto;
	width: 10em;
	height: 8em;
	padding: 4em 3em;
}
#sec-03 .circle .flip-2{
	display: none;
}
#sec-03 .circle .font{
	font-size: 2.6em;
}
#sec-03 .padded.bg{
	padding: 3em 0;
	margin: 3em 0;
	background: #A7A7A733 !important;
}
#sec-03 .padded.bg .line{
	border-bottom: none;
	border-left: 1px solid;
}
#sec-03 .padded.bg .line .clr{
	position: relative;
	padding-top: 3em;
	padding-left: 5em;
}
#sec-03 .padded.bg .line .num{
	width: 1em;
	font-size: 4.5em;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right;
	line-height: 1em;
}
#sec-03 .padded.bg .line p{
	color: #000000D9;
}


#sec-04 {
	z-index: 5;
}

#sec-04 .head, #sec-04.active:hover .head, #sec-04 .bg, #sec-04.active:hover .bg, #sec-04 .prehead{
	background: #eae7e4;
}
#sec-04:not(.active) .head, #sec-04:not(.active) .bg{
	background: #D5CFC8;
}
#sec-04 .head .text .line{
	margin: 0.5rem 0;
}
#sec-04:not(.active):hover .body.bg .cite{
	margin-top: -5.66em;
}
#sec-04 .body.bg .cite{
	margin-top: -4.4em;
	padding-left: 0.5em;
	margin-left: -0.5em;
	padding-top: 1em;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
#sec-04 .body{
	padding: 5% 0;
}
#sec-04 .body.bg{
	padding: 1rem 0;
}
#sec-04 .body .cite{
	max-width: 960px;
	width: 88%;
	margin: 1.6em 0;
}
#sec-04 .body .cite.center{
	text-align: center;
	margin: 1.6em auto;
}
#sec-04 .body:not(.bg) .bg{
	margin: 5% 0 7%;
	padding-bottom: 4em;
}
#sec-04 .switch{
	opacity: 1;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	padding: 0 1em;
	margin: -1em -1em 0;
	float: left;
}
#sec-04.active .switch{
	opacity: 1;
	margin-top: 0em;
}
#sec-04 .head img{
	position: relative;
	width: 80%;
	top: 2em;
}
#sec-04 .body img{
	position: relative;
	width: 100%;
}
#sec-04 .circle{
	margin: 1em auto;
	width: 10em;
	height: 8em;
	padding: 4em 3em;
}
#sec-04 .circle .flip-2{
	display: none;
}
#sec-04 .circle .font{
	font-size: 2.6em;
}
#sec-04 .padded.bg{
	padding: 3em 0;
	margin: 3em 0;
	background: #A7A7A733 !important;
}
#sec-04 .padded.bg .line{
	border-bottom: none;
	border-left: 1px solid;
}
#sec-04 .padded.bg .line .clr{
	position: relative;
	padding-top: 3em;
	padding-left: 5em;
}
#sec-04 .padded.bg .line .num{
	width: 1em;
	font-size: 4.5em;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right;
	line-height: 1em;
}
#sec-04 .padded.bg .line p{
	color: #000000D9;
}

#sec-05 {
	z-index: 6;
}

#sec-05 .head, #sec-05.active:hover .head, #sec-05 .bg, #sec-05.active:hover .bg, #sec-05 .prehead{
	background: #eae7e4;
}
#sec-05:not(.active) .head, #sec-05:not(.active) .bg{
	background: #D5CFC8;
}
#sec-05 .head .text .line{
	margin: 0.5rem 0;
}
#sec-05:not(.active):hover .body.bg .cite{
	margin-top: -5.66em;
}
#sec-05 .body.bg .cite{
	margin-top: -4.4em;
	padding-left: 0.5em;
	margin-left: -0.5em;
	padding-top: 1em;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
#sec-05 .body{
	padding: 5% 0;
}
#sec-05 .body.bg{
	padding: 1rem 0;
}
#sec-05 .body .cite{
	max-width: 960px;
	width: 88%;
	margin: 1.6em 0;
}
#sec-05 .body .cite.center{
	text-align: center;
	margin: 1.6em auto;
}
#sec-05 .body:not(.bg) .bg{
	margin: 5% 0 7%;
	padding-bottom: 4em;
}
#sec-05 .switch{
	opacity: 1;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	padding: 0 1em;
	margin: -1em -1em 0;
	float: left;
}
#sec-05.active .switch{
	opacity: 1;
	margin-top: 0em;
}
#sec-05 .head img{
	position: relative;
	width: 80%;
	top: 2em;
}
#sec-05 .body img{
	position: relative;
	width: 100%;
}
#sec-05 .circle{
	margin: 1em auto;
	width: 10em;
	height: 8em;
	padding: 4em 3em;
}
#sec-05 .circle .flip-2{
	display: none;
}
#sec-05 .circle .font{
	font-size: 2.6em;
}
#sec-05 .padded.bg{
	padding: 3em 0;
	margin: 3em 0;
	background: #A7A7A733 !important;
}
#sec-05 .padded.bg .line{
	border-bottom: none;
	border-left: 1px solid;
}
#sec-05 .padded.bg .line .clr{
	position: relative;
	padding-top: 3em;
	padding-left: 5em;
}
#sec-05 .padded.bg .line .num{
	width: 1em;
	font-size: 4.5em;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right;
	line-height: 1em;
}
#sec-05 .padded.bg .line p{
	color: #000000D9;
}


#footer{
	margin-top: 3em;
	padding: 3em 0 1em 1em;
}
#footer h4{
	color: #000;
	font-size: 14px;
}


#dialog{
	display: none;
	position: fixed;
	top: 1em;
	right: 1em;
	padding: 1em;
	border: 2px solid;
	background: rgba(255,255,255,0.6);
	text-align: center;
	width: 6em;
	z-index: 999999;
}

@media screen and (max-width: 1600px){
	html, body{
		font-size: 20px;
	}
}
@media screen and (max-width: 1400px){
	html, body{
		font-size: 18px;
	}
}

@media screen and (max-width: 1250px){
	.head > .container{
		width: 96%;
	}
}

@media screen and (max-width: 800px){
	.head > .container .num{
		position: absolute;
		top: -.5em;
		right: 0;
		font-size: 2.5rem;
		z-index: 1;
	}

	#title h1{
		font-size: 12vw;
	}
}
@media screen and (max-width: 480px){
	html, body{
		font-size: 14px;
	}
	h2{
		font-size: 1.6em;
	}
}

@supports (-webkit-touch-callout: none) {
	thead.bg-orange{
		background: rgba(240,131,0,1);
	}
}


.pullquote {
	font: normal normal 600 30px/40px poppins;
	color: #499BED;
}

.blue {
	color: #499BED;
}
 .blue-line {
 	border-top: 4px solid #499BED;
 	opacity: 1;
 }

.button {
	display: inline-block;
    font-size: .85rem;
    color: #8e877d;
    padding: 0.8em 1.5em;
    background-color: #FFF;
    border-radius: 50px;
    margin-right: 0.75em;
    margin-bottom: 0.75em;
    text-decoration: none;
}

.button:hover {
    background: #499BED;
    color: #FFF;
}